home *** CD-ROM | disk | FTP | other *** search
/ Minami 58 / MINAMI58.ISO / Varios / Juegos Flash / Gold Yard.exe / scripts / DefineSprite_177 / frame_1 / DoAction.as
Text File  |  2003-04-29  |  109b  |  9 lines

  1. if(_root.firsttime == 0)
  2. {
  3.    gotoAndStop(2);
  4. }
  5. else if(_root.firsttime == 1)
  6. {
  7.    gotoAndStop(4);
  8. }
  9.